Bug 670499-gdk/gdkrgba.c: Include fallback-c89.c
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 5 Apr 2012 15:03:28 +0000 (23:03 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 3 May 2012 03:55:20 +0000 (11:55 +0800)
Include (gdk/)fallback-c89.c as isnan() and isinf() is used.

gdk/gdkrgba.c

index c93c41cf50eedc410eb3032cf50d942a326a69a3..8d314f25eb602c693e30408cf8c6fb6e0642cb37 100644 (file)
@@ -28,6 +28,8 @@
 #include <errno.h>
 #include <math.h>
 
+#include "fallback-c89.c"
+
 /**
  * SECTION:rgba_colors
  * @Short_description: RGBA colors